home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / mac / args.swf / scripts / DefineButton2_401 / BUTTONCONDACTION on(release).as
Text File  |  2005-02-26  |  78b  |  5 lines

  1. on(release){
  2.    this._parent.f = 9;
  3.    this._parent.gotoAndStop("p09");
  4. }
  5.